CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 二值 目标

搜索资源列表

  1. Contours

    0下载:
  2. 利用OpenCv实现图像中目标的轮廓提取,针对二值图像。-The use of OpenCv to achieve the target in the image contour extraction for binary image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1473180
    • 提供者:杨哲辉
  1. yuv-threshold-value

    0下载:
  2. 对YUV颜色分量进行阈值分割,所得二值图像进行融合,最终得到目标二值图像 -YUV color component thresholding segmentation, the obtained binary image fusion, the ultimate goal of binary images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:98529
    • 提供者:lingnanping
  1. matlab

    1下载:
  2. 基于Matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on Matlab platform to achieve the goal of informatio
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:1024
    • 提供者:李丽
  1. shili6

    0下载:
  2. 通过图像的算法,实现图像的阈值处理,二值化分割,滤波,目标得到和目标分割等功能-Through the algorithm of image, realize the image threshold processing, two threshold segmentation, filtering, goals are and target segmentation etc. Function
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:24138
    • 提供者:六六
  1. image-process

    1下载:
  2. 基于opencv的高级图像处理初步,本代码主要是对一幅灰度图像rice.jpg进行一些处理,消除rice.jpg图像中的亮度不一致的背景,并使用阈值分割将修改后的图像转换为二值图像,使用轮廓检测返回图像中目标对象的个数以及统计属性。-image process based opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-02-28
    • 文件大小:2048
    • 提供者:tabase
  1. target-extraction

    0下载:
  2. 对图像中车辆进行动态监测,提取目标,对图像帧间差分,二值化,并进行滤波-The image of vehicle dynamic monitoring, target extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:639
    • 提供者:刘智平
  1. opencvVideoRead

    0下载:
  2. 在视频图像处理中,二值图像中的前景目标有时候会产生空洞现象,此采用Opencv实现二值图像的空洞填充-Foreground objects in video image processing, binary image can sometimes produce cavitation, Opencv binary image hole filling
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:706
    • 提供者:张宾
  1. opencvCar

    1下载:
  2. 基于opencv的车牌识别程序,能实现目标跟踪,截图,车牌识别包括了打开图像、图像二值化、车牌定位、字符分割、字符识别等。-Opencv-based license plate recognition program, to achieve the target tracking shots, license plate recognition, including the open image, image binarization, license plate localization, c
  3. 所属分类:OpenCV

    • 发布日期:2017-02-20
    • 文件大小:11830197
    • 提供者:xingzhiwen
  1. tuxiangchuli

    0下载:
  2. 图像处理 源代码 腐蚀 膨胀 二值化 灰度变化 小波变换 目标跟踪之类的都有,vc6.0实现,书上的源代码-picture do with
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:661004
    • 提供者:meTeor
  1. TGlobalThrehoh

    0下载:
  2. 编写一个自动估计阈值的全局阈值化程序。程序的输出为分割后的的二值图。并要求用上面编写的阈值化程序对图中的目标进行分割。 -Write an automatic estimate the threshold of global thresholding procedure. Output of the program for the segmentation of the binary image. Written above the threshold procedure to split
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:61790
    • 提供者:zhengguoo
  1. Bbinnarydiffei

    0下载:
  2. 使用二值化方法实现动态帧中运动目目标的识别与检测,及其异常行为的识别 -Binarization methods to achieve the recognition and detection of moving the project objectives in a dynamic frame, and its abnormal behavior recognition
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1892086
    • 提供者:eda52
  1. Zhou-SHT

    0下载:
  2. 标准Hough检测圆,在数字图像中检测圆形目标,需要先边缘提取,在二值图像中检测圆。-circle detection using standard hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:50356
    • 提供者:zyl
  1. gaijin2123

    0下载:
  2. 改进的二值化程序,能更好的滤波,对目标区域也能更加清楚的显示,非常好用-Improved binarization process can be better filtering of the target area can be more clearly displayed, very handy
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:268120
    • 提供者:杨珏
  1. FrameDiff

    0下载:
  2. 帧差法运动目标检测matlab程序,包括了噪声抑制,双向差分、形态学、二值图像标记等-The moving objects detection algorithm with Frame difference
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:3474
    • 提供者:chenjc
  1. zhenzhongxin

    0下载:
  2. 这个程序主要实现根据二值化图像识别目标然后求其重心-This program is mainly realized according to the binarization image to identify the target and then seek its center of gravity
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-20
    • 文件大小:30892
    • 提供者:gaocheng
  1. recognize_target

    0下载:
  2. 此程序是运用matlab对图像进行二值化处理,然后识别出目标物体-This program is the use of matlab binarization processing of the image, and then identify the target object
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-18
    • 文件大小:67909
    • 提供者:gaocheng
  1. license-plate-recognition-system-

    0下载:
  2. 1.先打开一幅图片然后按照顺序灰度化、二值化、灰度拉伸、车牌定位、二值化、倾斜校正、字符分割、训练神经网络、识别字符。 2.测试图像存储在当前目录的img下。 3.测试集、训练集、目标向量均存储在img下的文本文件中。-First open a picture in order graying, binarization, gray stretch, license plate location, binarization, skew correction and character s
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:20351862
    • 提供者:sunlu
  1. rice-canopy-extracting

    0下载:
  2. 该算法实现打开图像,然后提取绿色目标物,之后二值化图像-this algrothm realize rice image extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:45460
    • 提供者:lily
  1. nn

    0下载:
  2. 差分帧法的目标跟踪的主要思想是,将当前帧图像与前一帧图像做一个差分,对差分的图像取绝对值后进行二值化-The main idea is to target track of the difference frame method, the image of the current frame and a previous frame image to make a difference, taking the absolute value of the differential image af
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:1712
    • 提供者:妮妮
  1. MATLABmubiaodetect

    0下载:
  2. matlab实现给定视频中的给定的坐标的目标跟踪。并二值化显示视频。-matlab to achieve given the coordinates given in the video target tracking. Binarization display video.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:628356
    • 提供者:ph
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com